From: Raspbian automatic forward porter Date: Thu, 9 Apr 2026 20:58:25 +0000 (+0100) Subject: Merge version 0.17.14-2+rpi1 and 0.17.14-5 to produce 0.17.14-5+rpi1 X-Git-Tag: archive/raspbian/0.17.14-5+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de//%22%22/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de/%22%22?a=commitdiff_plain;h=bbaafd411d313c526a4c9d5f89d48e549e4b5fd7;p=rust-ring.git Merge version 0.17.14-2+rpi1 and 0.17.14-5 to produce 0.17.14-5+rpi1 --- bbaafd411d313c526a4c9d5f89d48e549e4b5fd7 diff --cc debian/changelog index 324b130,f1ffee1..278247c --- a/debian/changelog +++ b/debian/changelog @@@ -1,8 -1,27 +1,34 @@@ - rust-ring (0.17.14-2+rpi1) trixie-staging; urgency=medium ++rust-ring (0.17.14-5+rpi1) forky-staging; urgency=medium + ++ [changes brought forward from 0.17.14-2+rpi1 by Peter Michael Green at Thu, 24 Apr 2025 19:36:28 +0000] + * Disable arm-specific codepaths to avoid armv7 contamination. + - -- Peter Michael Green Thu, 24 Apr 2025 19:36:28 +0000 ++ -- Raspbian forward porter Thu, 09 Apr 2026 20:58:25 +0000 ++ + rust-ring (0.17.14-5) unstable; urgency=medium + + * Team upload. + * Package ring 0.17.14 from crates.io using debcargo 2.8.2 + * Add files already in the package, but newly detected by debcargo as + "suspicious" to the whitelist. See #1131440 + + -- Peter Michael Green Sat, 21 Mar 2026 13:30:15 +0000 + + rust-ring (0.17.14-4) experimental; urgency=medium + + * Team upload. + * Package ring 0.17.14 from crates.io using debcargo 2.7.11 + * Add patch for getrandom 0.4. + + -- Peter Michael Green Tue, 03 Mar 2026 03:37:34 +0000 + + rust-ring (0.17.14-3) unstable; urgency=medium + + * Team upload + * Package ring 0.17.14 from crates.io using debcargo 2.7.11 + * Remove no-js and no-wasm-bindgen-test patches + + -- Jeremy Bícha Fri, 31 Oct 2025 13:54:06 -0400 rust-ring (0.17.14-2) unstable; urgency=medium diff --cc debian/patches/series index e7db8c4,ca691a2..8577e75 --- a/debian/patches/series +++ b/debian/patches/series @@@ -4,5 -3,4 +3,5 @@@ disable-slow-tests.patc disable-tests-missing-testdata.patch fix-tests-no-default-features.patch remove-windows.patch - no-js.patch + getrandom-0.4.patch +disable-arm-specific-codepaths.patch